-
Home
-
WPIDE – File Manager & Code Editor
-
3.4.1
-
Code
-
Classes
- WPFileSystem
Total Complexity |
65 |
Dependencies |
14 |
Dependents |
1 |
Total lines |
557 |
Lines of code |
265 |
Logical lines of code |
174 |
Comment lines |
150 |
Methods |
29 |
Properties |
5 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
listContents() |
S |
56 |
5 |
18 |
writeStream() |
S |
57 |
5 |
16 |
ensureDirectory() |
S |
58 |
5 |
15 |
getVisibility() |
S |
58 |
4 |
14 |
__construct() |
S |
61 |
4 |
11 |
write() |
S |
58 |
3 |
15 |
update() |
S |
58 |
3 |
15 |
deleteDir() |
S |
59 |
3 |
14 |
createDir() |
S |
59 |
3 |
14 |
deleteFileInfoObject() |
S |
63 |
3 |
12 |
normalizeFileInfo() |
S |
67 |
3 |
8 |
setVisibility() |
S |
62 |
3 |
10 |
mapFileInfo() |
S |
63 |
2 |
11 |
getMimetype() |
S |
62 |
2 |
10 |
guardAgainstUnreadableFileInfo() |
S |
74 |
2 |
5 |
read() |
S |
64 |
2 |
9 |
getSize() |
S |
76 |
1 |
4 |
getRelativePath() |
S |
79 |
1 |
3 |
getTimestamp() |
S |
76 |
1 |
4 |
delete() |
S |
73 |
1 |
5 |
copy() |
S |
68 |
1 |
7 |
rename() |
S |
66 |
1 |
8 |
updateStream() |
S |
75 |
1 |
4 |
readStream() |
S |
69 |
1 |
6 |
getFilePath() |
S |
72 |
1 |
5 |
getRecursiveDirectoryIterator() |
S |
72 |
1 |
6 |
getDirectoryIterator() |
S |
76 |
1 |
4 |
has() |
S |
73 |
1 |
5 |
getMetadata() |
S |
68 |
1 |
7 |